home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
101 Video Screen Savers
/
101 Video Screen Savers.iso
/
autoplay.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
< prev
Wrap
Text File
|
1997-04-17
|
1KB
|
77 lines
object Form2: TForm2
Left = 222
Top = 128
AutoScroll = False
Caption = 'View a Play List'
ClientHeight = 274
ClientWidth = 321
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel4: TPanel
Left = 0
Top = 0
Width = 321
Height = 274
Align = alClient
Color = clSilver
TabOrder = 0
object Image4: TImage
Left = 224
Top = 192
Width = 65
Height = 65
Picture.Data = {<image000.bmp>}
Stretch = True
end
object Panel5: TPanel
Left = 8
Top = 8
Width = 201
Height = 257
Caption = 'Panel5'
TabOrder = 0
object Image2: TImage
Left = 8
Top = 8
Width = 185
Height = 25
Picture.Data = {<image001.bmp>}
end
object FileListBox1: TFileListBox
Left = 8
Top = 32
Width = 185
Height = 217
ItemHeight = 13
Mask = '*.lst'
TabOrder = 0
end
end
object Button4: TButton
Left = 224
Top = 48
Width = 89
Height = 25
Caption = 'Cancel'
TabOrder = 2
OnClick = Button4Click
end
object Button1: TButton
Left = 224
Top = 8
Width = 89
Height = 25
Caption = 'OK'
TabOrder = 1
OnClick = Button1Click
end
end
end